li{list-style:none;}
img{border:none;margin:0;padding:0;}
input,select{vertical-align:middle;outline:none;}
a{text-decoration:none;-webkit-transition:.25s;transition:.25s;color:#333}
*{margin:0;padding:0;}
body,p,input,span,section,button,samp{font-family:"微软雅黑";font-family: "Open Sans", Arial, sans-serif;font-size:14px;}
body{background:#fff;}
p{margin:0;padding:0;}
img{ display: block;  }
.w1200{ width: 75%; margin:0 auto;}
.mt30{margin-top:30px;}.mt20{margin-top:20px;}.mt10{margin-top:10px;}.pa20{padding:20px}
.left{float:left}.right{float:right}.bjf{background:#fff}
.clearfix:after,.clearfix:before{content:"";display:table;}.clearfix:after{clear:both;}.clearfix{zoom:1;}
.flex{display:-webkit-flex;display:flex}
.flex_around{display:-webkit-flex;display:flex;justify-content:space-around;align-items:center;}
.flex_between{display:-webkit-flex;display:flex;justify-content:space-between;align-items:center;}
.flex_center{display:-webkit-flex;display:flex;justify-content:center;align-items:center;}
.flex_center .button{border: 1px solid #d3d3d3; padding: 10px 30px; border-radius: 10px; margin: 20px 0;}
.flex_center_middle{display:-webkit-flex;display:flex;align-items:center;}
.flex_wrap{display:-webkit-flex;display:flex;flex-direction:wrap;justify-content:space-between;flex-wrap:wrap;}
.box-sizing{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.borb{border-bottom:1px dotted #000}
.imgcent{display:block;margin-right:auto;margin-left:auto;}
.textNowrap1{display:inline-block!important;white-space:nowrap!important;width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.textNowrap2{-webkit-line-clamp:2!important;overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;white-space:normal!important;}
.c0{  color: #000 }

.bodyPading{ padding: 0px 30px; margin-bottom: 60px }
.borBox{border-top: 1px solid #e8e8e8; margin-top: 30px; padding-top: 30px}
.w100{ width: 100%}